compile Method (JScript 5.6)

Compiles a regular expression into an internal format for faster execution.

rgExp.compile(pattern, [flags]) 

Expand imageArguments

Expand imageRemarks

Expand imageExample

Expand imageRequirements

Expand imageSee Also